home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD176803292001.psc / do not read me.txt < prev    next >
Encoding:
Text File  |  2001-03-27  |  5.7 KB  |  109 lines

  1.             I KNEW YOU WOULD READ THIS...
  2. ==========================================================================
  3. ENHANCED FUNCTIONS FOR VISUAL BASIC 5.0 AND 6.0 - UPDATED FILES AS OF 27/3
  4. SUSHANT PANDURANGI (sushant@phreaker.net) (http://sushantshome.tripod.com)
  5. ==========================================================================
  6.  
  7. =================================================================
  8. IMPORTANT INFORMATION AND RELEASE NOTES ARE INCLUDED IN THIS FILE.
  9. =================================================================
  10. THIS ZIP DOES NOT CONTAIN COMPILED BINARY DLL, EXE OR OCX FILES.
  11. PLEASE READ ATLEAST THE CAPITALIZED LINES IN THIS DOCUMENTATION.
  12. =================================================================
  13. THIS CURRENT ZIP FILE CONTAINS ONLY ONE MAIN DLL; THE MODULES CONTAINED PREVIOUSLY IN THE MAIN DLL NOW HAVE THEIR OWN SEPARATE PROJECTS AND CAN FORM SEPARATE DLL FILES BY THEMSELVES. YOU CAN USE THOSE YOU WANT WITHOUT HAVING TO REFERENCE THE OTHER MODULES. THE ENTIRE DLL IS INCLUDED IN THIS ZIP FILE. YOU CAN REFERENCE IT IF YOU WANT TO USE THE TOTAL FUNCTIONALITY OF ALL MODULES IN YOUR PROJECT.
  14. =================================================================
  15. DO NOT USE THE MENUS MODULE IN YOUR PROJECTS WITHOUT FIRST ADDING
  16. THE MICROSOFT WINDOWS COMMON CONTROLS 5.0 OR 6.0 TO THE COMPONENTS.
  17. FAILURE TO DO SO WILL CAUSE A CRASH ON YOUR SYSTEM THE TIME YOU TRY
  18. TO ACTIVATE THE MENUS IN YOUR FORM.
  19. =================================================================
  20. VB6LIB.DLL IS COPYRIGHT(C) SUSHANT PANDURANGI, 2000-2001. PLEASE DO
  21. NOT DISTRIBUTE THIS AS PART OF OR INCLUDED WITH COMMERCIAL SOFTWARE
  22. WITHOUT PRIOR NOTICE TO THE AUTHOR.           (sushant@phreaker.net)
  23. =================================================================
  24.  
  25. -------------
  26. 1. OVERVIEW
  27. -------------
  28. This DLL has been created using Visual Basic 6.0. This version of VB
  29. has some new functions, which are probably not available in earlier
  30. versions. This DLL contains functions that may be used by both VB 5.0
  31. and VB6 to enhance the interface as well as the functionality of your
  32. projects. You can add wonderful proffesionalism to your applications
  33. with this DLL by using the many modules it has. You can play MP3 and
  34. WAV files, encrypt and decrypt text, manipulate strings, Create graphics
  35. effects and do more. The Total version like the previous includes all the 9
  36. modules - Strings, API, Interaction, Sounds, Network, Menus, Graphics,
  37. General, and Registry. The ReadValue() and SaveValue() functions are in
  38. the Strings module although it is planned to move them in the Registry
  39. module probably in the next release. This only includes the VB6LIB.DLL;
  40. it does not  have the files for the other DLLs. Please check with the page
  41. http://sushantshome.tripod.com/vb/vb6lib.html for more information.
  42.  
  43. --------------
  44. 2. NOTES/INFO
  45. --------------
  46. The DLL being referred to is not actually readily supplied for various
  47. reasons (it being a binary file), some of which are:
  48.  
  49.       a) For fear of viruses while in transit through the web and
  50.       b) To considerably decrease the file size of the ZIP file.
  51.  
  52. Please bear with me for the inconvenience if any. The DLL files as well
  53. as the EXP and LIB files can be created by using the 'Make DLL' command
  54. in Visual Basic. The EXP and LIBs are constructed automatically in this
  55. process.
  56.  
  57. ---------------
  58. 3. REFERENCING
  59. ---------------
  60. You can add this DLL to your projects by using the 'References' command.
  61. Browse for the DLL and set it there. This release does not contain the split
  62. up DLLs (one each of the particular modules). You can reference the
  63. Main DLL which contains all the modules.
  64.  
  65. ------------------
  66. 4. THIS VERSION
  67. ------------------
  68. As described above, this version contains the main DLL project only. In the
  69. Total version, You can simply use the modules you want without the need to 
  70. reference the other modules. This version is 2.01.044. Please be sure to send 
  71. comments and feedback at sushant@phreaker.net or http://sushantshome.tripod.com.
  72.  
  73. -----------------
  74. 5. RESTRICTIONS
  75. -----------------
  76. You are not given any restrictions for the usage of this code except
  77. for the inclusion of it in commercial projects, where permission from
  78. me would be required (or atleast the inclusion be brought to my notice).
  79. If you appreciate the work put into the creation of these Libraries,
  80. please include my name and if possible a link to my homepage or email
  81. address in the credits section. This DLL may be used in all kinds of 
  82. projects which are intended for FREE NON-PROFIT distribution.
  83.  
  84. ------------
  85. 6. SIGNOFF
  86. ------------
  87. I was involved in developing major projects which didnt work out too well
  88. and I'm sure you know what it felt like when I would've realized what I
  89. had been doing was not paying off. That is why I decided to do something
  90. that would help others like me to enhance their apps and never feel that
  91. there is something that cannot be accomplished with good old VB. This and
  92. a few ActiveX controls that I made have been put up on the many websites
  93. on the internet in the hope that they will somehow be useful to someone.
  94.  
  95. ==========================================================================
  96.  
  97. Please check out my other files:
  98.  
  99.  * Font Dialog ActiveX Control Module
  100.  * Win32 Proccess Heap Viewer ActiveX Control
  101.  * Splitting MDI Forms - A tutorial on MDIs
  102.  * "Installer Magic" Installation Utility
  103.  
  104. These files are available on most of the internet websites that showcase
  105. the work of us developers and programmers around the world.
  106.  
  107. ==========================================================================
  108. SUSHANT PANDURANGI (sushant@phreaker.net) (http://sushantshome.tripod.com)
  109. ==========================================================================